.featuring {
  min-height: 300px;
  background-color: #f3f3f3;
  background-image: url("https://img03.en25.com/EloquaImages/clients/AvayaInc/%7Bf40ae605-d749-4db0-b6ba-e539d00e3281%7D_bg-w.png");
  background-repeat: no-repeat;
  background-position: right;
  padding: 30px;
  border-bottom: 7px solid #a3cae9; }
  @media screen and (max-width: 768px) {
    .featuring {
      background-position: bottom; } }
  .featuring .cont-f {
    max-width: 850px;
    margin: 0 auto; }
    .featuring .cont-f h2 {
      font-family: "Playfair Display";
      font-weight: 700;
      font-size: 32px;
      margin-bottom: 30px; }
      .featuring .cont-f h2 .divisor {
        width: 200px; }

.list-up {
  padding-bottom: 10px; }
  .list-up .l-icon img {
    width: 55px; }
    @media screen and (max-width: 768px) {
      .list-up .l-icon img {
        margin: 0 auto;
        padding-bottom: 20px;
        width: 80px; } }
  .list-up .l-txt {
    font-family: "Gotham Book";
    line-height: normal; }
    @media screen and (max-width: 768px) {
      .list-up .l-txt {
        padding: 10px 40px;
        text-align: center; } }

.pricing {
  min-height: 300px;
  padding: 30px 0;
  margin: 0 auto;
  background: url("https://img03.en25.com/EloquaImages/clients/AvayaInc/%7B3ae861a6-698d-4d50-9066-c04595ed25e6%7D_bg-1.png");
  background-repeat: no-repeat;
  background-position: bottom center; }
  .pricing h2 {
    text-align: center;
    font-family: "Playfair Display";
    font-weight: 700;
    font-size: 32px; }
    .pricing h2 .divisor {
      width: 200px;
      margin: 0 auto; }
  .pricing .pricing-cols {
    margin-top: 30px;
    padding-bottom: 20px;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 30px; }
    .pricing .pricing-cols .col-md-3 {
      padding: 10px 20px; }
      @media screen and (max-width: 991px) {
        .pricing .pricing-cols .col-md-3 {
          padding: 10px 60px; } }
      .pricing .pricing-cols .col-md-3 .col-in {
        min-height: 540px;
        background: #fff;
        b-webkit-box-shadow: 10px 9px 30px -13px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 10px 9px 30px -13px rgba(0, 0, 0, 0.5);
        box-shadow: 10px 9px 30px -13px rgba(0, 0, 0, 0.5);
        border-radius: 6px;
        border-top: 5px solid #da291c;
        padding: 30px; }
        @media screen and (max-width: 991px) {
          .pricing .pricing-cols .col-md-3 .col-in {
            min-height: auto; } }
        .pricing .pricing-cols .col-md-3 .col-in h2 {
          font-family: "Playfair Display";
          font-weight: 700;
          text-align: center;
          font-size: 24px;
          margin-bottom: 20px; }
          .pricing .pricing-cols .col-md-3 .col-in h2 span {
            font-family: "Gotham Book";
            font-size: 12px;
            display: block;
            margin-top: 5px; }
        .pricing .pricing-cols .col-md-3 .col-in h3 {
          font-family: "Playfair Display";
          font-weight: 700;
          text-align: center;
          font-size: 40px; }
          .pricing .pricing-cols .col-md-3 .col-in h3 span {
            font-family: "Gotham Book";
            font-size: 15px;
            display: block;
            margin-top: 10px; }
        .pricing .pricing-cols .col-md-3 .col-in a.btn-in {
          display: block;
          padding: 10px 20px;
          border: 2px solid #da291c;
          font-family: "Gotham Book";
          text-align: center;
          color: #000;
          -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in; }
          .pricing .pricing-cols .col-md-3 .col-in a.btn-in:hover {
            text-decoration: none;
            -webkit-transition: all 0.2s ease-in;
            transition: all 0.2s ease-in;
            background: #da291c;
            color: #fff; }
        .pricing .pricing-cols .col-md-3 .col-in ul {
          padding: 0px 25px; }
          .pricing .pricing-cols .col-md-3 .col-in ul li {
            font-family: "Gotham Book";
            list-style-image: url("https://img03.en25.com/EloquaImages/clients/AvayaInc/%7B3ff9e88d-c898-4b28-8f1a-5386c7420767%7D_li.png");
            font-size: 0.8rem;
            line-height: 0.9rem; }

.aditional {
  background: #fff;
  min-height: 180px;
  width: 100;
  b-webkit-box-shadow: 10px 9px 30px -13px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 10px 9px 30px -13px rgba(0, 0, 0, 0.5);
  box-shadow: 10px 9px 30px -13px rgba(0, 0, 0, 0.5); }
  .aditional .col-sm-3 {
    padding-top: 40px; }
    .aditional .col-sm-3 h2 {
      font-family: "Playfair Display";
      font-weight: 700;
      text-align: center;
      font-size: 32px; }
      .aditional .col-sm-3 h2 .divisor {
        width: 160px; }
    .aditional .col-sm-3:last-child {
      background: url("https://img03.en25.com/EloquaImages/clients/AvayaInc/%7B84796c70-a809-4a55-ac65-d6615f5a1162%7D_phone.jpg");
      min-height: 180px;
      background-size: cover;
      background-position: center; }
      @media screen and (max-width: 568px) {
        .aditional .col-sm-3:last-child {
          margin-top: 20px; } }
  .aditional .col-sm-6 {
    font-family: "Gotham Book";
    text-align: center;
    line-height: 26px;
    font-size: 15px;
    padding-top: 20px; }
    .aditional .col-sm-6 b {
      font-family: "Playfair Display";
      font-size: 20px;
      font-weight: 700; }
    .aditional .col-sm-6 .col-sm-6:first-child {
      border-right: 1px solid #da291c; }
      @media screen and (max-width: 991px) {
        .aditional .col-sm-6 .col-sm-6:first-child {
          border-right: 0;
          border-bottom: 1px solid #da291c;
          padding-bottom: 20px; } }

.note2 {
  width: 60%;
  margin: 0 auto;
  min-height: 50px;
  margin-top: 40px;
  padding-top: 15px;
  border: 2px solid #a3cae9; }
  @media screen and (max-width: 991px) {
    .note2 {
      width: 90%;
      padding: 15px;
      line-height: normal; } }
  .note2 p {
    color: #000;
    text-align: center;
    font-family: "Gotham Book"; }

.b-red {
  min-height: 300px;
  width: 100%;
  background-color: #da291c;
  background-image: url("https://img03.en25.com/EloquaImages/clients/AvayaInc/%7Bc330a5e4-22e5-43fa-b6bd-a2e33828669c%7D_bg2.png");
  background-size: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  padding: 30px 0; }
  @media screen and (max-width: 768px) {
    .b-red {
      padding: 20px 0; } }
  .b-red a {
    display: block;
    width: 300px;
    padding: 10px 20px;
    border: 2px solid #fff;
    color: #fff;
    margin: 0 auto;
    font-family: "Playfair Display";
    font-weight: 700;
    text-align: center;
    font-size: 28px;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .b-red a:hover {
      color: #000;
      text-decoration: none;
      background: #fff;
      -webkit-transition: all 0.2s ease-in;
      transition: all 0.2s ease-in; }
  .b-red h2 {
    font-family: "Playfair Display";
    font-weight: 700;
    text-align: center;
    font-size: 32px;
    color: #fff; }
    @media screen and (max-width: 568px) {
      .b-red h2 {
        font-size: 25px; } }

.link2 {
  padding: 15px 20px;
  border: 2px solid #da291c;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #000; }
  .link2:hover {
    text-decoration: none;
    background: #da291c;
    color: #fff;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
